home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / mhp32sw / steps.tx_ / steps.tx
Text File  |  1994-09-14  |  4KB  |  66 lines

  1.  
  2.  
  3. Below is a step-by-step guide to using MiniHelp Plus v3.2.
  4.  
  5.  
  6. STEP 1:  Create and save your MiniHelp Plus v3.2 source file.  Be sure to 
  7.     save it with the file extension of ".src."  This is mandatory, a must,
  8.     for MiniHelp Plus v3.2.  Any stubborness here will not pay off.
  9.  
  10. STEP 2:  Click on the CONFIGURE... button.  Enter the filename only, without
  11.     a file extension.  MiniHelp Plus v3.2 adds the appropriate file extensions
  12.     for you.  For example, if you have created the source file named "MYHELP.SRC",
  13.     you would only enter MYHELP in the top edit control box of the Configure
  14.     dialog box, dropping the file extension.  MiniHelp Plus v3.2 takes care of
  15.     the rest.  Next, type in the FULL PATH AND FILENAME of your favorite
  16.     ASCII text editor in the middle edit control box.  If you choose not to specify
  17.     one, Windows Notepad will be launched by default when you click the
  18.     TEXT EDITOR button.    Now type in the FILENAME ONLY of the version
  19.     of the Help Compiler you want to use (default is HCP.EXE).  Select which
  20.     options you want active with MiniHelp Plus v3.2.  Clicking on the OK button
  21.     accepts your changes, while clicking on CANCEL clears the dialog box and
  22.     changes nothing.  The information MiniHelp Plus v3.2 needs is stored in its
  23.     own private INI file in your Windows directory.  NO CHANGES ARE MADE
  24.     TO YOUR WIN.INI FILE!  Heaven knows, this file is already bloated enough
  25.     by too many third-party software vendors adding in their own sections.
  26.      I prefer not to be counted among them.
  27.  
  28. STEP 3:  Click on the OK button in the Configure dialog box to accept what
  29.     you have typed into the edit control boxes.  This will then cause MiniHelp
  30.     Plus v3.1 to write or update the INI file (mhplus31.ini).  If you choose not
  31.     to accept what you have typed in, or want to get out of the dialog box
  32.     without doing anything at all, click on the CANCEL button.
  33.  
  34. STEP 4:  Click on the COMPILE RTF (may also be called COMPILE MINIHELP PLUS
  35.     V3.1 SOURCE FILE) button to compile your MiniHelp Plus v3.2source file.
  36.     When MiniHelp Plus v3.2 is finished compiling your source file into the RTF,
  37.     Header, and HPJ files, a message box will appear to inform you of success
  38.     or failure.  Click on the ok button to clear the message box from the screen.
  39.     The amount of time before the message box appears depends on the length
  40.     of your source file and the processor speed of your computer.  A short file
  41.     may only take 5 seconds or less, while a lengthy one may take 30 seconds
  42.     or more.  MiniHelp Plus v3.2 is done when the message box appears.
  43.  
  44. STEP 5:  Click on the HELP COMPILER button.  Control will be passed to the
  45.     Help Compiler while it is running, compiling your Help file.  When it is
  46.     finished, control will pass back to MiniHelp Plus v3.2.  No message box
  47.     appears to inform you of success or failure.  Instead, I recommend you
  48.     view the project error file (filename same as your source file with the file
  49.     extension ".err") by clicking on the ERROR FILE button.  This file is automatically
  50.     generated by MiniHelp Plus v3.2 and contains all/any errors encountered
  51.     by the Help Compiler during its build.
  52.  
  53. STEP 6:  To view your newly completed Help file, simply click on the button,
  54.     VIEW HELP.  
  55.  
  56.  
  57. That's all there is to it!
  58.  
  59.  
  60. Also, in order to access the MiniHelp Plus v3.2 Help file (mhplus32.hlp) and
  61. MiniHelp Plus v3.2 ToolPad Help file (mhpshell.hlp), make sure they are either
  62. in the same directory as MiniHelp Plus v3.2 or in your Windows directory.
  63. Furthermore, the Help Compiler must be either in the same directory as MiniHelp
  64. Plus v3.2 or in your Windows directory.  If it is not in either, the program cannot
  65. be located and ran.
  66.